/ Assembly List / LJCNetCommon / PropertyDelegates / LJCCreateDelegate

Namespace - LJCNetCommon


Parameters
propertyInfo - The PropertyInfo object.

Returns

The property access delegate.

Syntax

C#
public Func`2 LJCCreateDelegate(PropertyInfo propertyInfo)

Creates and returns the delegate for the named property.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.